home *** CD-ROM | disk | FTP | other *** search
/ Adventures with Oslo: Tools & Gadgets / Adventures with Oslo - Tools and Gadgets.ISO / pc / program / studio / studio.dir / 00042_yes save.ls < prev    next >
Encoding:
Text File  |  1994-09-23  |  98 b   |  6 lines

  1. on mouseUp
  2.   set the locV of sprite 9 to the locV of sprite 9 - 500
  3.   savePict()
  4.   continue()
  5. end
  6.